home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 439 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Path: redstone.interpath.net!usenet
  2. From: jamie@jamie.interpath.net (Jim Cooper)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re:     >>>>>>> The Future: Amiga goes PC (...aeh: "PowerMsPenti...?) <<<<<<<<
  5. Date: 7 Jan 1996 18:00:52 GMT
  6. Organization: Interpath -- Providing Internet access to North Carolina
  7. Distribution: inet
  8. Message-ID: <4cp1ok$49k@redstone.interpath.net>
  9. References: <judas.0gku@tomtec.abg.sub.org> <4aec3t$q2c@serpens.rhein.de> <jdjivizalvw.fsf@keinuhevonen.cs.hut.fi> <judas.0h5d@tomtec.abg.sub.org>
  10. NNTP-Posting-Host: raleigh-21.interpath.net
  11. Mime-Version: 1.0
  12. Content-Type: text/plain; charset=iso-8859-1
  13. Content-Transfer-Encoding: 8bit
  14. X-NewsReader: Interworks_GRn 3.0b23 December 28, 1995
  15.  
  16. In article <judas.0h5d@tomtec.abg.sub.org> judas@tomtec.abg.sub.org (Th.Huber) writes:
  17. > In article <jdjivizalvw.fsf@keinuhevonen.cs.hut.fi> Osma.Ahvenlampi@hut.fi (Osma Ahvenlampi) writes:
  18. > >>> To make things clear: patch020 kills your illusion that C compilers are able to
  19. > >>> generate code that can cope with assembly.
  20. > >
  21. > >If you knew what you were talking about, you'd know that what patch020
  22. > >replaces is not code generated for 020.
  23. > That`s just waht I`m talking about. I`m not claiming, that it`s impossible
  24. > to write C-compilers that produce similar outputs to asm programmers.
  25. > But existing C-compilers (reality !) don`t use every chance to optimize.
  26. > Thus an assembly programmer is still able to produce faster code, as
  27. > the best C-programmer can`t, because of limitations of C-compilers.
  28.  
  29. Please!!
  30.  
  31. Its more a question of time & space.  :-)
  32.  
  33. If we had included CPU specific versions of each of the SAS/C link libraries,
  34. not only would we have been forced to distribute on CDROM, but it would have
  35. taken even longer to get each version out the door, and it would have cost
  36. more.
  37.  
  38. The link libraries for the compiler are written as generic routines, compiled
  39. with CPU=ANY, so that they can be used no matter what CPU= switch you use for
  40. your main code.
  41.  
  42. This is hardly a limitation of the compiler, just a question of practicalities.
  43.  
  44. -- 
  45. Jim Cooper | World: jamie@interpath.com | "I-Net 225 is my life... or at
  46.            | BIX:   jcooper             |  least it seems like it!"  :-)
  47.  
  48. Definition of Perfection: Dysfunctionally Challenged.
  49.